﻿2026-08-25T14:20:13.3966158Z Current runner version: '2.336.0'
2026-08-25T14:20:13.3971176Z Runner name: 'kitsubito'
2026-08-25T14:20:13.3971696Z Runner group name: 'Default'
2026-08-25T14:20:13.3972344Z Machine name: 'KITSUBITO'
2026-08-25T14:20:13.3975675Z ##[group]GITHUB_TOKEN Permissions
2026-08-25T14:20:13.3977518Z Actions: write
2026-08-25T14:20:13.3977949Z ArtifactMetadata: write
2026-08-25T14:20:13.3978364Z Attestations: write
2026-08-25T14:20:13.3978746Z Checks: write
2026-08-25T14:20:13.3979208Z CodeQuality: write
2026-08-25T14:20:13.3979595Z Contents: write
2026-08-25T14:20:13.3979976Z CopilotRequests: write
2026-08-25T14:20:13.3980376Z Deployments: write
2026-08-25T14:20:13.3980767Z Discussions: write
2026-08-25T14:20:13.3981191Z Drives: write
2026-08-25T14:20:13.3981566Z Issues: write
2026-08-25T14:20:13.3981942Z Metadata: read
2026-08-25T14:20:13.3982305Z Models: read
2026-08-25T14:20:13.3982666Z Packages: write
2026-08-25T14:20:13.3983057Z Pages: write
2026-08-25T14:20:13.3983530Z PullRequests: write
2026-08-25T14:20:13.3983948Z RepositoryProjects: write
2026-08-25T14:20:13.3984363Z SecurityEvents: write
2026-08-25T14:20:13.3984755Z Statuses: write
2026-08-25T14:20:13.3985135Z VulnerabilityAlerts: read
2026-08-25T14:20:13.3985535Z ##[endgroup]
2026-08-25T14:20:13.3987082Z Secret source: Actions
2026-08-25T14:20:13.3987792Z Prepare workflow directory
2026-08-25T14:20:13.4484401Z Prepare all required actions
2026-08-25T14:20:13.4521110Z Getting action download info
2026-08-25T14:20:13.9040129Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-25T14:20:14.5469494Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-25T14:20:15.8955284Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-25T14:20:15.9933383Z ##[group]Run set -euo pipefail
2026-08-25T14:20:15.9934323Z [36;1mset -euo pipefail[0m
2026-08-25T14:20:15.9935149Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-25T14:20:15.9936335Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-25T14:20:15.9937796Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-25T14:20:15.9939398Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-25T14:20:15.9940672Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-25T14:20:15.9941649Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-25T14:20:15.9943342Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-25T14:20:15.9944982Z [36;1m  exit 1[0m
2026-08-25T14:20:15.9945607Z [36;1mfi[0m
2026-08-25T14:20:15.9963122Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T14:20:15.9964410Z ##[endgroup]
2026-08-25T14:20:16.0102011Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=729720250368 floor_bytes=34359738368
2026-08-25T14:20:16.0341872Z ##[group]Run actions/checkout@v5
2026-08-25T14:20:16.0342934Z with:
2026-08-25T14:20:16.0343687Z   fetch-depth: 0
2026-08-25T14:20:16.0344454Z   repository: BigscreenVR/spt-bs-core
2026-08-25T14:20:16.0365478Z   token: ***
2026-08-25T14:20:16.0366531Z   ssh-strict: true
2026-08-25T14:20:16.0367184Z   ssh-user: git
2026-08-25T14:20:16.0367866Z   persist-credentials: true
2026-08-25T14:20:16.0368563Z   clean: true
2026-08-25T14:20:16.0369297Z   sparse-checkout-cone-mode: true
2026-08-25T14:20:16.0370061Z   fetch-tags: false
2026-08-25T14:20:16.0370696Z   show-progress: true
2026-08-25T14:20:16.0371364Z   lfs: false
2026-08-25T14:20:16.0371970Z   submodules: false
2026-08-25T14:20:16.0372637Z   set-safe-directory: true
2026-08-25T14:20:16.0373360Z   allow-unsafe-pr-checkout: false
2026-08-25T14:20:16.0374108Z ##[endgroup]
2026-08-25T14:20:16.1186924Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-25T14:20:16.1189269Z ##[group]Getting Git version info
2026-08-25T14:20:16.1190536Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-25T14:20:16.1192625Z [command]/usr/bin/git version
2026-08-25T14:20:16.1193389Z git version 2.43.0
2026-08-25T14:20:16.1202947Z ##[endgroup]
2026-08-25T14:20:16.1211089Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a5e8b33c-396b-4098-b60c-2008a0c01bef/.gitconfig'
2026-08-25T14:20:16.1218181Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a5e8b33c-396b-4098-b60c-2008a0c01bef' before making global git config changes
2026-08-25T14:20:16.1220507Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T14:20:16.1222397Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T14:20:16.1251158Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-25T14:20:16.1267767Z https://github.com/BigscreenVR/spt-bs-core
2026-08-25T14:20:16.1278289Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-25T14:20:16.1280785Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-25T14:20:16.1299382Z refs/heads/golden/field-seal-225
2026-08-25T14:20:16.1306544Z [command]/usr/bin/git checkout --detach
2026-08-25T14:20:16.1654858Z HEAD is now at de91ee62c release: v0.63.0 shape — bump, changelog
2026-08-25T14:20:16.1697356Z [command]/usr/bin/git branch --delete --force golden/field-seal-225
2026-08-25T14:20:16.1734494Z Deleted branch golden/field-seal-225 (was de91ee62c).
2026-08-25T14:20:16.2698565Z ##[endgroup]
2026-08-25T14:20:16.2701693Z [command]/usr/bin/git submodule status
2026-08-25T14:20:16.2945699Z ##[group]Cleaning the repository
2026-08-25T14:20:16.2948147Z [command]/usr/bin/git clean -ffdx
2026-08-25T14:20:20.3117148Z Removing bench-ledger/
2026-08-25T14:20:20.3117500Z Removing target/
2026-08-25T14:20:20.3128864Z [command]/usr/bin/git reset --hard HEAD
2026-08-25T14:20:20.3280690Z HEAD is now at de91ee62c release: v0.63.0 shape — bump, changelog
2026-08-25T14:20:20.3285833Z ##[endgroup]
2026-08-25T14:20:20.3288251Z ##[group]Disabling automatic garbage collection
2026-08-25T14:20:20.3291359Z [command]/usr/bin/git config --local gc.auto 0
2026-08-25T14:20:20.3316617Z ##[endgroup]
2026-08-25T14:20:20.3317055Z ##[group]Setting up auth
2026-08-25T14:20:20.3322616Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T14:20:20.3348716Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-25T14:20:20.3541432Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T14:20:20.3566095Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-25T14:20:20.3751438Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T14:20:20.3777365Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T14:20:20.3972175Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T14:20:20.4007110Z ##[endgroup]
2026-08-25T14:20:20.4007476Z ##[group]Fetching the repository
2026-08-25T14:20:20.4013767Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-25T14:20:23.3629438Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-25T14:20:23.3630096Z  * [new branch]          assembly/field-seal-63  -> origin/assembly/field-seal-63
2026-08-25T14:20:23.3630692Z  * [new branch]          docs/event-attr-passthrough -> origin/docs/event-attr-passthrough
2026-08-25T14:20:23.3634103Z  * [new branch]          fix/222-seal-kcm-backend -> origin/fix/222-seal-kcm-backend
2026-08-25T14:20:23.3635321Z  * [new branch]          fix/w2-seal-ux          -> origin/fix/w2-seal-ux
2026-08-25T14:20:23.3637697Z  * [new branch]          fix/w3-ingest-serialize -> origin/fix/w3-ingest-serialize
2026-08-25T14:20:23.3639589Z  * [new branch]          fix/w4-exit-subject     -> origin/fix/w4-exit-subject
2026-08-25T14:20:23.3644115Z  * [new branch]          release/v0.63.0-shape   -> origin/release/v0.63.0-shape
2026-08-25T14:20:23.3754568Z [command]/usr/bin/git branch --list --remote origin/golden/field-seal-225
2026-08-25T14:20:23.3815826Z   origin/golden/field-seal-225
2026-08-25T14:20:23.3823552Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/field-seal-225
2026-08-25T14:20:23.3842876Z de91ee62cbf5195600de5f5bfe4f097d2c533b52
2026-08-25T14:20:23.3846505Z ##[endgroup]
2026-08-25T14:20:23.3847234Z ##[group]Determining the checkout info
2026-08-25T14:20:23.3847973Z ##[endgroup]
2026-08-25T14:20:23.3851097Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T14:20:23.3892451Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-25T14:20:23.3916556Z ##[group]Checking out the ref
2026-08-25T14:20:23.3919462Z [command]/usr/bin/git checkout --progress --force -B golden/field-seal-225 refs/remotes/origin/golden/field-seal-225
2026-08-25T14:20:23.3982579Z Switched to a new branch 'golden/field-seal-225'
2026-08-25T14:20:23.3983328Z branch 'golden/field-seal-225' set up to track 'origin/golden/field-seal-225'.
2026-08-25T14:20:23.3988545Z ##[endgroup]
2026-08-25T14:20:23.4024909Z [command]/usr/bin/git log -1 --format=%H
2026-08-25T14:20:23.4050806Z de91ee62cbf5195600de5f5bfe4f097d2c533b52
2026-08-25T14:20:23.4165181Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-25T14:20:23.4165594Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-25T14:20:23.4177937Z shell: /usr/bin/bash -e {0}
2026-08-25T14:20:23.4178161Z ##[endgroup]
2026-08-25T14:20:23.4287292Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-25T14:20:23.4287639Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-25T14:20:23.4300691Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T14:20:23.4301049Z env:
2026-08-25T14:20:23.4301301Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T14:20:23.4301588Z ##[endgroup]
2026-08-25T14:20:23.4342189Z CI-CENSUS scope roots:
2026-08-25T14:20:23.4342560Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T14:20:23.4343021Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-25T14:20:23.4343514Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-25T14:20:23.4343961Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-25T14:20:23.4344270Z   root: /home/reavus/spt-n1-oldbroker
2026-08-25T14:20:23.4390116Z CI-CENSUS self-check OK: walked 382 /proc entries, exe resolution live
2026-08-25T14:20:24.8941755Z CI-CENSUS phase=start box_procs=381 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-25T14:20:24.8974400Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-25T14:20:24.8974752Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-25T14:20:24.8986992Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T14:20:24.8987283Z env:
2026-08-25T14:20:24.8987468Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T14:20:24.8987692Z ##[endgroup]
2026-08-25T14:20:24.9079957Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:20:24.9104831Z ##[group]Run set -euo pipefail
2026-08-25T14:20:24.9105112Z [36;1mset -euo pipefail[0m
2026-08-25T14:20:24.9105340Z [36;1mPIN=0c95435[0m
2026-08-25T14:20:24.9105553Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-25T14:20:24.9105796Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-25T14:20:24.9106120Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-25T14:20:24.9106654Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-25T14:20:24.9107064Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-25T14:20:24.9107389Z [36;1m  rm -rf "$CACHE"[0m
2026-08-25T14:20:24.9107622Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-25T14:20:24.9107892Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-25T14:20:24.9108225Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-25T14:20:24.9108658Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-25T14:20:24.9109145Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-25T14:20:24.9109564Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-25T14:20:24.9109965Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-25T14:20:24.9110386Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-25T14:20:24.9110799Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-25T14:20:24.9111213Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-25T14:20:24.9111556Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-25T14:20:24.9111909Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-25T14:20:24.9112334Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-25T14:20:24.9112673Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-25T14:20:24.9112904Z [36;1mfi[0m
2026-08-25T14:20:24.9113160Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-25T14:20:24.9113522Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-25T14:20:24.9124669Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T14:20:24.9124941Z env:
2026-08-25T14:20:24.9125132Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T14:20:24.9125627Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:20:24.9126063Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:20:24.9126460Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:20:24.9126869Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:20:24.9127188Z ##[endgroup]
2026-08-25T14:20:25.2318565Z    Compiling proc-macro2 v1.0.106
2026-08-25T14:20:25.2319118Z    Compiling unicode-ident v1.0.24
2026-08-25T14:20:25.2319484Z    Compiling quote v1.0.45
2026-08-25T14:20:25.2319818Z    Compiling libc v0.2.186
2026-08-25T14:20:25.2320133Z    Compiling cfg-if v1.0.4
2026-08-25T14:20:25.2320461Z    Compiling serde_core v1.0.228
2026-08-25T14:20:25.2320833Z    Compiling serde v1.0.228
2026-08-25T14:20:25.2321157Z    Compiling typenum v1.20.1
2026-08-25T14:20:25.2321485Z    Compiling log v0.4.32
2026-08-25T14:20:25.2321805Z    Compiling version_check v0.9.5
2026-08-25T14:20:25.2341478Z    Compiling pin-project-lite v0.2.17
2026-08-25T14:20:25.2441191Z    Compiling portable-atomic v1.13.1
2026-08-25T14:20:25.2523222Z    Compiling memchr v2.8.1
2026-08-25T14:20:25.2551364Z    Compiling critical-section v1.2.0
2026-08-25T14:20:25.2581936Z    Compiling subtle v2.6.1
2026-08-25T14:20:25.3152543Z    Compiling find-msvc-tools v0.1.9
2026-08-25T14:20:25.3517105Z    Compiling shlex v2.0.1
2026-08-25T14:20:25.3583686Z    Compiling futures-core v0.3.32
2026-08-25T14:20:25.3898053Z    Compiling smallvec v1.15.1
2026-08-25T14:20:25.4399780Z    Compiling bytes v1.11.1
2026-08-25T14:20:25.5028636Z    Compiling equivalent v1.0.2
2026-08-25T14:20:25.5143248Z    Compiling itoa v1.0.18
2026-08-25T14:20:25.5339851Z    Compiling semver v1.0.28
2026-08-25T14:20:25.5891315Z    Compiling stable_deref_trait v1.2.1
2026-08-25T14:20:25.5930771Z    Compiling futures-io v0.3.32
2026-08-25T14:20:25.6123609Z    Compiling futures-sink v0.3.32
2026-08-25T14:20:25.6126590Z    Compiling slab v0.4.12
2026-08-25T14:20:25.6415262Z    Compiling rand_core v0.10.1
2026-08-25T14:20:25.6541755Z    Compiling generic-array v0.14.7
2026-08-25T14:20:25.6588764Z    Compiling futures-task v0.3.32
2026-08-25T14:20:25.7146536Z    Compiling futures-channel v0.3.32
2026-08-25T14:20:25.7411244Z    Compiling bitflags v2.12.1
2026-08-25T14:20:25.7644382Z    Compiling cpufeatures v0.2.17
2026-08-25T14:20:25.7826697Z    Compiling hashbrown v0.17.1
2026-08-25T14:20:25.7971203Z    Compiling rustversion v1.0.22
2026-08-25T14:20:25.8044762Z    Compiling getrandom v0.4.2
2026-08-25T14:20:25.8188465Z    Compiling autocfg v1.5.1
2026-08-25T14:20:25.8351946Z    Compiling scopeguard v1.2.0
2026-08-25T14:20:25.8390916Z    Compiling fnv v1.0.7
2026-08-25T14:20:25.9001624Z    Compiling rustc_version v0.4.1
2026-08-25T14:20:25.9442060Z    Compiling lock_api v0.4.14
2026-08-25T14:20:25.9523058Z    Compiling const-oid v0.9.6
2026-08-25T14:20:26.0095340Z    Compiling strsim v0.11.1
2026-08-25T14:20:26.0231016Z    Compiling cfg_aliases v0.2.1
2026-08-25T14:20:26.0495220Z    Compiling libm v0.2.16
2026-08-25T14:20:26.0840550Z    Compiling litemap v0.8.2
2026-08-25T14:20:26.1570982Z    Compiling writeable v0.6.3
2026-08-25T14:20:26.2300527Z    Compiling icu_properties_data v2.2.0
2026-08-25T14:20:26.2691247Z    Compiling dunce v1.0.5
2026-08-25T14:20:26.2927291Z    Compiling num-traits v0.2.19
2026-08-25T14:20:26.3586500Z    Compiling fs_extra v1.3.0
2026-08-25T14:20:26.3587778Z    Compiling utf8_iter v1.0.4
2026-08-25T14:20:26.3730648Z    Compiling icu_normalizer_data v2.2.0
2026-08-25T14:20:26.3901157Z    Compiling ident_case v1.0.1
2026-08-25T14:20:26.5114288Z    Compiling percent-encoding v2.3.2
2026-08-25T14:20:26.5227720Z    Compiling http v1.4.1
2026-08-25T14:20:26.5335717Z    Compiling thiserror v2.0.18
2026-08-25T14:20:26.5729970Z    Compiling hybrid-array v0.4.12
2026-08-25T14:20:26.5798485Z    Compiling syn v2.0.117
2026-08-25T14:20:26.6101110Z    Compiling indexmap v2.14.0
2026-08-25T14:20:26.6509402Z    Compiling unicode-segmentation v1.13.3
2026-08-25T14:20:26.6582617Z    Compiling cpufeatures v0.3.0
2026-08-25T14:20:26.6880906Z    Compiling aws-lc-rs v1.17.0
2026-08-25T14:20:26.7175225Z    Compiling zerocopy v0.8.50
2026-08-25T14:20:26.7230463Z    Compiling form_urlencoded v1.2.2
2026-08-25T14:20:26.7300873Z    Compiling spin v0.9.8
2026-08-25T14:20:26.7508192Z    Compiling untrusted v0.9.0
2026-08-25T14:20:26.8450860Z    Compiling heck v0.5.0
2026-08-25T14:20:26.8990758Z    Compiling rustls v0.23.40
2026-08-25T14:20:26.9190938Z    Compiling unicode-xid v0.2.6
2026-08-25T14:20:26.9440802Z    Compiling const-oid v0.10.2
2026-08-25T14:20:26.9777316Z    Compiling jobserver v0.1.34
2026-08-25T14:20:27.0012672Z    Compiling atomic-waker v1.1.2
2026-08-25T14:20:27.0397875Z    Compiling anyhow v1.0.102
2026-08-25T14:20:27.0494438Z    Compiling paste v1.0.15
2026-08-25T14:20:27.0543466Z    Compiling parking_lot_core v0.9.12
2026-08-25T14:20:27.0882230Z    Compiling fastrand v2.4.1
2026-08-25T14:20:27.2107320Z    Compiling convert_case v0.10.0
2026-08-25T14:20:27.2459826Z    Compiling cc v1.2.63
2026-08-25T14:20:27.2563000Z    Compiling crypto-common v0.1.7
2026-08-25T14:20:27.2691370Z    Compiling block-buffer v0.10.4
2026-08-25T14:20:27.3090959Z    Compiling crypto-common v0.2.2
2026-08-25T14:20:27.3150857Z    Compiling block-buffer v0.12.0
2026-08-25T14:20:27.3230848Z    Compiling inout v0.2.2
2026-08-25T14:20:27.3712395Z    Compiling digest v0.10.7
2026-08-25T14:20:27.3861449Z    Compiling httparse v1.10.1
2026-08-25T14:20:27.4492791Z    Compiling curve25519-dalek v4.1.3
2026-08-25T14:20:27.4560886Z    Compiling ahash v0.8.12
2026-08-25T14:20:27.4640003Z    Compiling base64ct v1.8.3
2026-08-25T14:20:27.5203374Z    Compiling http-body v1.0.1
2026-08-25T14:20:27.5282654Z    Compiling either v1.16.0
2026-08-25T14:20:27.6367759Z    Compiling powerfmt v0.2.0
2026-08-25T14:20:27.6861211Z    Compiling sha2 v0.10.9
2026-08-25T14:20:27.7868806Z    Compiling deranged v0.5.8
2026-08-25T14:20:27.8080696Z    Compiling pem-rfc7468 v1.0.0
2026-08-25T14:20:27.8453330Z    Compiling mio v1.2.1
2026-08-25T14:20:27.9520833Z    Compiling socket2 v0.6.4
2026-08-25T14:20:28.0110727Z    Compiling getrandom v0.2.17
2026-08-25T14:20:28.2010734Z    Compiling rand_core v0.6.4
2026-08-25T14:20:28.2140808Z    Compiling cipher v0.5.2
2026-08-25T14:20:28.2391999Z    Compiling uuid v1.23.2
2026-08-25T14:20:28.2600945Z    Compiling pkg-config v0.3.33
2026-08-25T14:20:28.2964566Z    Compiling zmij v1.0.21
2026-08-25T14:20:28.3040960Z    Compiling try-lock v0.2.5
2026-08-25T14:20:28.3878861Z    Compiling signature v2.2.0
2026-08-25T14:20:28.4469890Z    Compiling num-conv v0.2.2
2026-08-25T14:20:28.4850937Z    Compiling cmake v0.1.58
2026-08-25T14:20:28.5040773Z    Compiling chacha20 v0.10.0
2026-08-25T14:20:28.5115164Z    Compiling tower-service v0.3.3
2026-08-25T14:20:28.5536015Z    Compiling base64 v0.22.1
2026-08-25T14:20:28.5809687Z    Compiling vcpkg v0.2.15
2026-08-25T14:20:28.5930842Z    Compiling tinyvec_macros v0.1.1
2026-08-25T14:20:28.6060849Z    Compiling time-core v0.1.8
2026-08-25T14:20:28.6560754Z    Compiling data-encoding v2.11.0
2026-08-25T14:20:28.6641005Z    Compiling tinyvec v1.11.0
2026-08-25T14:20:28.7114848Z    Compiling num-integer v0.1.47
2026-08-25T14:20:28.7652619Z    Compiling rand v0.10.1
2026-08-25T14:20:28.7991120Z    Compiling parking_lot v0.12.5
2026-08-25T14:20:28.8100915Z    Compiling want v0.3.1
2026-08-25T14:20:28.8232878Z    Compiling inout v0.1.4
2026-08-25T14:20:28.9306591Z    Compiling spt-procident v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-25T14:20:28.9441874Z    Compiling vergen-lib v9.1.0
2026-08-25T14:20:28.9628367Z    Compiling n0-future v0.3.2
2026-08-25T14:20:28.9710601Z    Compiling httpdate v1.0.3
2026-08-25T14:20:28.9731402Z    Compiling serde_json v1.0.150
2026-08-25T14:20:28.9845425Z    Compiling crossbeam-utils v0.8.21
2026-08-25T14:20:29.0930672Z    Compiling cordyceps v0.3.4
2026-08-25T14:20:29.1361059Z    Compiling num-bigint-dig v0.8.6
2026-08-25T14:20:29.1605358Z    Compiling winnow v1.0.3
2026-08-25T14:20:29.1721113Z    Compiling parking v2.2.1
2026-08-25T14:20:29.1935613Z    Compiling spin v0.10.0
2026-08-25T14:20:29.2590666Z    Compiling diatomic-waker v0.2.3
2026-08-25T14:20:29.2809441Z    Compiling futures-lite v2.6.1
2026-08-25T14:20:29.3162042Z    Compiling spt-poolguard v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-25T14:20:29.3380947Z    Compiling num-iter v0.1.46
2026-08-25T14:20:29.3463174Z    Compiling aws-lc-sys v0.41.0
2026-08-25T14:20:29.3473464Z    Compiling ring v0.17.14
2026-08-25T14:20:29.3605629Z    Compiling cipher v0.4.4
2026-08-25T14:20:29.3891032Z    Compiling ed25519 v2.2.3
2026-08-25T14:20:29.3940020Z    Compiling libsqlite3-sys v0.30.1
2026-08-25T14:20:29.4114383Z    Compiling futures-buffered v0.2.13
2026-08-25T14:20:29.4269194Z    Compiling netlink-packet-core v0.8.1
2026-08-25T14:20:29.4873506Z    Compiling digest v0.11.3
2026-08-25T14:20:29.5700842Z    Compiling universal-hash v0.5.1
2026-08-25T14:20:29.6047251Z    Compiling lazy_static v1.5.0
2026-08-25T14:20:29.6588529Z    Compiling vergen v9.1.0
2026-08-25T14:20:29.6841247Z    Compiling vergen-lib v0.1.6
2026-08-25T14:20:29.7012755Z    Compiling heapless v0.7.17
2026-08-25T14:20:29.7161534Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-25T14:20:29.8025436Z    Compiling noq-udp v0.10.0
2026-08-25T14:20:29.8221891Z    Compiling aho-corasick v1.1.4
2026-08-25T14:20:29.8408291Z    Compiling sync_wrapper v1.0.2
2026-08-25T14:20:29.8410739Z    Compiling regex-syntax v0.8.10
2026-08-25T14:20:29.8604967Z    Compiling opaque-debug v0.3.1
2026-08-25T14:20:29.8777692Z    Compiling allocator-api2 v0.2.21
2026-08-25T14:20:29.8914394Z    Compiling byteorder v1.5.0
2026-08-25T14:20:29.9234203Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-25T14:20:29.9302898Z    Compiling polyval v0.6.2
2026-08-25T14:20:30.0236454Z    Compiling spt-store v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-25T14:20:30.1010717Z    Compiling hash32 v0.2.1
2026-08-25T14:20:30.1827830Z    Compiling vergen-gitcl v1.0.8
2026-08-25T14:20:30.2121317Z    Compiling fallible-iterator v0.3.0
2026-08-25T14:20:30.2954700Z    Compiling num_threads v0.1.7
2026-08-25T14:20:30.3209502Z    Compiling signature v3.0.0
2026-08-25T14:20:30.3422864Z    Compiling tower-layer v0.3.3
2026-08-25T14:20:30.4300113Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-25T14:20:30.4300921Z    Compiling ryu v1.0.23
2026-08-25T14:20:30.4474424Z    Compiling time v0.3.47
2026-08-25T14:20:30.5252048Z    Compiling ghash v0.5.1
2026-08-25T14:20:30.5624226Z    Compiling sha2 v0.11.0-rc.5
2026-08-25T14:20:30.6046526Z    Compiling ctr v0.9.2
2026-08-25T14:20:30.6249606Z    Compiling aes v0.8.4
2026-08-25T14:20:30.7891248Z    Compiling fs2 v0.4.3
2026-08-25T14:20:30.8080916Z    Compiling http-body-util v0.1.3
2026-08-25T14:20:30.9257894Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-25T14:20:30.9375003Z    Compiling aead v0.5.2
2026-08-25T14:20:31.0380637Z    Compiling arrayvec v0.7.6
2026-08-25T14:20:31.0741590Z    Compiling utf8parse v0.2.2
2026-08-25T14:20:31.1002232Z    Compiling rustix v1.1.4
2026-08-25T14:20:31.1431197Z    Compiling openssl-probe v0.2.1
2026-08-25T14:20:31.1551531Z    Compiling aes-gcm v0.10.3
2026-08-25T14:20:31.2490153Z    Compiling crossbeam-channel v0.5.15
2026-08-25T14:20:31.2924683Z    Compiling crossbeam-epoch v0.9.18
2026-08-25T14:20:31.3238028Z    Compiling netlink-packet-route v0.29.0
2026-08-25T14:20:31.3640951Z    Compiling blake3 v1.8.5
2026-08-25T14:20:31.5423706Z    Compiling memoffset v0.6.5
2026-08-25T14:20:31.6451301Z    Compiling synstructure v0.13.2
2026-08-25T14:20:31.6951796Z    Compiling darling_core v0.20.11
2026-08-25T14:20:31.7039773Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-25T14:20:31.8280774Z    Compiling ppv-lite86 v0.2.21
2026-08-25T14:20:31.8897111Z    Compiling acto v0.8.2
2026-08-25T14:20:31.8986775Z    Compiling netwatch v0.16.0
2026-08-25T14:20:31.9891097Z    Compiling noq v0.18.0
2026-08-25T14:20:32.0466065Z    Compiling foldhash v0.2.0
2026-08-25T14:20:32.1197130Z    Compiling mac-addr v0.3.0
2026-08-25T14:20:32.1443905Z    Compiling identity-hash v0.1.0
2026-08-25T14:20:32.2068413Z    Compiling regex-automata v0.4.14
2026-08-25T14:20:32.2150777Z    Compiling thiserror v1.0.69
2026-08-25T14:20:32.2419758Z    Compiling ref-cast v1.0.25
2026-08-25T14:20:32.2830719Z    Compiling rand_chacha v0.3.1
2026-08-25T14:20:32.3110990Z    Compiling tagptr v0.2.0
2026-08-25T14:20:32.3464863Z    Compiling lru-slab v0.1.2
2026-08-25T14:20:32.4701636Z    Compiling sorted-index-buffer v0.2.1
2026-08-25T14:20:32.5000996Z    Compiling linux-raw-sys v0.12.1
2026-08-25T14:20:32.5070797Z    Compiling rustc-hash v2.1.2
2026-08-25T14:20:32.5347313Z    Compiling xml-rs v0.8.28
2026-08-25T14:20:32.6131529Z    Compiling rand v0.8.7
2026-08-25T14:20:32.6378100Z    Compiling proc-macro-crate v3.5.0
2026-08-25T14:20:33.0572358Z    Compiling hashbrown v0.16.1
2026-08-25T14:20:33.1972984Z    Compiling serde_derive_internals v0.29.1
2026-08-25T14:20:33.2655591Z    Compiling netlink-packet-route v0.30.0
2026-08-25T14:20:33.6121011Z    Compiling xmltree v0.10.3
2026-08-25T14:20:33.6179782Z    Compiling serde_derive v1.0.228
2026-08-25T14:20:33.6271169Z    Compiling zeroize_derive v1.4.3
2026-08-25T14:20:33.7479934Z    Compiling tokio-macros v2.7.0
2026-08-25T14:20:33.8435675Z    Compiling futures-macro v0.3.32
2026-08-25T14:20:34.0094900Z    Compiling zerofrom-derive v0.1.7
2026-08-25T14:20:34.0712763Z    Compiling yoke-derive v0.8.2
2026-08-25T14:20:34.2415211Z    Compiling zeroize v1.8.2
2026-08-25T14:20:34.3461062Z    Compiling zerovec-derive v0.11.3
2026-08-25T14:20:34.4231990Z    Compiling displaydoc v0.2.6
2026-08-25T14:20:34.4440941Z    Compiling tracing-attributes v0.1.31
2026-08-25T14:20:34.5051216Z    Compiling tokio v1.52.3
2026-08-25T14:20:34.6471263Z    Compiling rustls-pki-types v1.14.1
2026-08-25T14:20:34.8114930Z    Compiling futures-util v0.3.32
2026-08-25T14:20:35.2574862Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-25T14:20:35.2911604Z    Compiling thiserror-impl v2.0.18
2026-08-25T14:20:35.4651765Z    Compiling darling_macro v0.20.11
2026-08-25T14:20:35.5110939Z    Compiling zerofrom v0.1.8
2026-08-25T14:20:35.6250722Z    Compiling yoke v0.8.3
2026-08-25T14:20:35.8110708Z    Compiling zerotrie v0.2.4
2026-08-25T14:20:35.8224232Z    Compiling darling v0.20.11
2026-08-25T14:20:35.8457094Z    Compiling zerovec v0.11.6
2026-08-25T14:20:35.9350633Z    Compiling derive_more-impl v2.1.1
2026-08-25T14:20:35.9411845Z    Compiling derive_builder_core v0.20.2
2026-08-25T14:20:35.9668934Z    Compiling der v0.7.10
2026-08-25T14:20:36.1460927Z    Compiling n0-error-macros v0.1.3
2026-08-25T14:20:36.5798423Z    Compiling tinystr v0.8.3
2026-08-25T14:20:36.5891422Z    Compiling potential_utf v0.1.5
2026-08-25T14:20:36.7170812Z    Compiling icu_collections v2.2.0
2026-08-25T14:20:36.7738726Z    Compiling icu_locale_core v2.2.0
2026-08-25T14:20:37.0105023Z    Compiling spez v0.1.2
2026-08-25T14:20:37.0749548Z    Compiling spki v0.7.3
2026-08-25T14:20:37.1532879Z    Compiling derive_builder_macro v0.20.2
2026-08-25T14:20:37.3410036Z    Compiling n0-error v0.1.3
2026-08-25T14:20:37.4265750Z    Compiling derive_builder v0.20.2
2026-08-25T14:20:37.4437274Z    Compiling der v0.8.0-rc.10
2026-08-25T14:20:37.5216206Z    Compiling pin-project-internal v1.1.13
2026-08-25T14:20:37.6642525Z    Compiling pkcs8 v0.10.2
2026-08-25T14:20:37.9640690Z    Compiling icu_provider v2.2.0
2026-08-25T14:20:38.0668438Z    Compiling pkcs1 v0.7.5
2026-08-25T14:20:38.3697343Z    Compiling icu_properties v2.2.0
2026-08-25T14:20:38.4348812Z    Compiling icu_normalizer v2.2.0
2026-08-25T14:20:38.4549848Z    Compiling ed25519-dalek v2.2.0
2026-08-25T14:20:38.7126656Z    Compiling ipnet v2.12.0
2026-08-25T14:20:38.7373445Z    Compiling futures-executor v0.3.32
2026-08-25T14:20:38.8140944Z    Compiling pin-project v1.1.13
2026-08-25T14:20:38.8308036Z    Compiling spt-proto v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-25T14:20:39.0410773Z    Compiling spki v0.8.0-rc.4
2026-08-25T14:20:39.0760622Z    Compiling futures v0.3.32
2026-08-25T14:20:39.1475119Z    Compiling prefix-trie v0.8.4
2026-08-25T14:20:39.2240440Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-25T14:20:39.3085195Z    Compiling once_cell v1.21.4
2026-08-25T14:20:39.3875667Z    Compiling ed25519 v3.0.0-rc.4
2026-08-25T14:20:39.5076299Z    Compiling tracing-core v0.1.36
2026-08-25T14:20:39.6610853Z    Compiling cobs v0.3.0
2026-08-25T14:20:39.7150156Z    Compiling hashbrown v0.14.5
2026-08-25T14:20:39.7844770Z    Compiling regex v1.12.3
2026-08-25T14:20:39.8408687Z    Compiling idna_adapter v1.2.2
2026-08-25T14:20:39.8800742Z    Compiling postcard-derive v0.2.2
2026-08-25T14:20:39.9404620Z    Compiling idna v1.1.0
2026-08-25T14:20:39.9721142Z    Compiling tracing v0.1.44
2026-08-25T14:20:40.1751593Z    Compiling derive_more v2.1.1
2026-08-25T14:20:40.2900928Z    Compiling rsa v0.9.10
2026-08-25T14:20:40.3321058Z    Compiling tokio-util v0.7.18
2026-08-25T14:20:40.3390873Z    Compiling netlink-sys v0.8.8
2026-08-25T14:20:40.3941459Z    Compiling url v2.5.8
2026-08-25T14:20:40.3981292Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-25T14:20:40.4703465Z    Compiling postcard v1.1.3
2026-08-25T14:20:40.5318615Z    Compiling hashlink v0.9.1
2026-08-25T14:20:40.5944426Z    Compiling tower v0.5.3
2026-08-25T14:20:40.7692722Z    Compiling data-encoding-macro v0.1.20
2026-08-25T14:20:40.8163016Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-25T14:20:40.8326411Z    Compiling rustls-native-certs v0.8.4
2026-08-25T14:20:40.8853499Z    Compiling strum_macros v0.28.0
2026-08-25T14:20:40.9133512Z    Compiling enum-assoc v1.3.0
2026-08-25T14:20:41.0322320Z    Compiling rusqlite v0.32.1
2026-08-25T14:20:41.1403424Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-25T14:20:41.1882060Z    Compiling async-trait v0.1.89
2026-08-25T14:20:41.2453605Z    Compiling h2 v0.4.14
2026-08-25T14:20:41.2735399Z    Compiling iroh-metrics-derive v0.4.1
2026-08-25T14:20:41.2840710Z    Compiling num_enum_derive v0.7.6
2026-08-25T14:20:41.3593375Z    Compiling n0-watcher v0.6.1
2026-08-25T14:20:41.4285088Z    Compiling iroh-relay v0.98.0
2026-08-25T14:20:41.6040580Z    Compiling tokio-stream v0.1.18
2026-08-25T14:20:41.6202279Z    Compiling tower-http v0.6.11
2026-08-25T14:20:41.7044971Z    Compiling iroh-metrics v0.38.3
2026-08-25T14:20:41.7270149Z    Compiling iroh-base v0.98.0
2026-08-25T14:20:41.7385791Z    Compiling attohttpc v0.30.1
2026-08-25T14:20:41.7870809Z    Compiling netdev v0.42.0
2026-08-25T14:20:42.0512821Z    Compiling netlink-proto v0.12.0
2026-08-25T14:20:42.1941198Z    Compiling moka v0.12.15
2026-08-25T14:20:42.2320495Z    Compiling toml_datetime v0.6.11
2026-08-25T14:20:42.3264917Z    Compiling num_enum v0.7.6
2026-08-25T14:20:42.3880519Z    Compiling serde_spanned v0.6.9
2026-08-25T14:20:42.3964324Z    Compiling ref-cast-impl v1.0.25
2026-08-25T14:20:42.4580609Z    Compiling thiserror-impl v1.0.69
2026-08-25T14:20:42.5751317Z    Compiling ioctl-rs v0.1.6
2026-08-25T14:20:42.6635582Z    Compiling termios v0.2.2
2026-08-25T14:20:42.7985318Z    Compiling serial-core v0.4.0
2026-08-25T14:20:42.8836863Z    Compiling errno v0.3.14
2026-08-25T14:20:42.9081263Z    Compiling simple-dns v0.9.3
2026-08-25T14:20:42.9400168Z    Compiling toml_write v0.1.2
2026-08-25T14:20:43.0039297Z    Compiling arrayref v0.3.9
2026-08-25T14:20:43.0324312Z    Compiling signal-hook v0.3.18
2026-08-25T14:20:43.0529496Z    Compiling smol_str v0.1.24
2026-08-25T14:20:43.1611246Z    Compiling simdutf8 v0.1.5
2026-08-25T14:20:43.1731024Z    Compiling winnow v0.7.15
2026-08-25T14:20:43.2523601Z    Compiling resolv-conf v0.7.6
2026-08-25T14:20:43.2787100Z    Compiling constant_time_eq v0.4.2
2026-08-25T14:20:43.2866703Z    Compiling sha1_smol v1.0.1
2026-08-25T14:20:43.4373307Z    Compiling strum v0.28.0
2026-08-25T14:20:43.4881298Z    Compiling signal-hook-registry v1.4.8
2026-08-25T14:20:43.4994747Z    Compiling serial-unix v0.4.0
2026-08-25T14:20:43.7081060Z    Compiling webpki-roots v1.0.7
2026-08-25T14:20:43.7159618Z    Compiling schemars_derive v1.2.1
2026-08-25T14:20:43.7290862Z    Compiling lru v0.16.4
2026-08-25T14:20:43.8174675Z    Compiling darling_core v0.23.0
2026-08-25T14:20:43.8400701Z    Compiling serde_bytes v0.11.19
2026-08-25T14:20:43.8890856Z    Compiling seize v0.5.1
2026-08-25T14:20:43.9005132Z    Compiling hmac v0.12.1
2026-08-25T14:20:43.9503306Z    Compiling iroh v0.98.2
2026-08-25T14:20:44.0278495Z    Compiling cmov v0.5.4
2026-08-25T14:20:44.0530935Z    Compiling dyn-clone v1.0.20
2026-08-25T14:20:44.1079400Z    Compiling rustix v0.38.44
2026-08-25T14:20:44.1191488Z    Compiling pin-utils v0.1.0
2026-08-25T14:20:44.1610608Z    Compiling bitflags v1.3.2
2026-08-25T14:20:44.1677358Z    Compiling papaya v0.2.4
2026-08-25T14:20:44.1750196Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-25T14:20:44.1936948Z    Compiling hkdf v0.12.4
2026-08-25T14:20:44.2321073Z    Compiling nix v0.25.1
2026-08-25T14:20:44.2870827Z    Compiling iroh-dns v0.98.0
2026-08-25T14:20:44.3421236Z    Compiling ctutils v0.4.2
2026-08-25T14:20:44.3699999Z    Compiling filedescriptor v0.8.3
2026-08-25T14:20:44.5986821Z    Compiling serial v0.4.0
2026-08-25T14:20:44.6210878Z    Compiling backon v1.6.0
2026-08-25T14:20:44.6660689Z    Compiling anstyle-parse v1.0.0
2026-08-25T14:20:44.7321854Z    Compiling vte_generate_state_changes v0.1.2
2026-08-25T14:20:44.8114198Z    Compiling shell-words v1.1.1
2026-08-25T14:20:44.8597552Z    Compiling anstyle-query v1.1.5
2026-08-25T14:20:44.8740998Z    Compiling linux-raw-sys v0.4.15
2026-08-25T14:20:44.9319070Z    Compiling colorchoice v1.0.5
2026-08-25T14:20:44.9473618Z    Compiling foldhash v0.1.5
2026-08-25T14:20:44.9854166Z    Compiling instability v0.3.12
2026-08-25T14:20:44.9981711Z    Compiling downcast-rs v1.2.1
2026-08-25T14:20:45.0322084Z    Compiling is_terminal_polyfill v1.70.2
2026-08-25T14:20:45.0740974Z    Compiling unicode-width v0.2.0
2026-08-25T14:20:45.1105940Z    Compiling anstyle v1.0.14
2026-08-25T14:20:45.1391355Z    Compiling hashbrown v0.15.5
2026-08-25T14:20:45.1545095Z    Compiling vte v0.13.1
2026-08-25T14:20:45.3076771Z    Compiling anstream v1.0.0
2026-08-25T14:20:45.3537249Z    Compiling signal-hook-mio v0.2.5
2026-08-25T14:20:45.4518285Z    Compiling toml_edit v0.22.27
2026-08-25T14:20:45.6351337Z    Compiling spake2 v0.4.0
2026-08-25T14:20:45.6660727Z    Compiling terminal_size v0.4.4
2026-08-25T14:20:45.6861169Z    Compiling schemars v1.2.1
2026-08-25T14:20:45.7272999Z    Compiling strum_macros v0.26.4
2026-08-25T14:20:45.7880586Z    Compiling itertools v0.13.0
2026-08-25T14:20:45.9313130Z    Compiling sha1 v0.10.6
2026-08-25T14:20:46.0094695Z    Compiling castaway v0.2.4
2026-08-25T14:20:46.0964518Z    Compiling indoc v2.0.7
2026-08-25T14:20:46.1630763Z    Compiling static_assertions v1.1.0
2026-08-25T14:20:46.2170546Z    Compiling clap_lex v1.1.0
2026-08-25T14:20:46.2840764Z    Compiling doctest-file v1.1.1
2026-08-25T14:20:46.4734685Z    Compiling unicode-width v0.1.14
2026-08-25T14:20:46.4818560Z    Compiling clap_builder v4.6.0
2026-08-25T14:20:46.4830363Z    Compiling crossterm v0.28.1
2026-08-25T14:20:46.4981741Z    Compiling compact_str v0.8.2
2026-08-25T14:20:46.7011157Z    Compiling interprocess v2.4.2
2026-08-25T14:20:46.7680974Z    Compiling lru v0.12.5
2026-08-25T14:20:46.9120743Z    Compiling hyper v1.10.1
2026-08-25T14:20:47.2230609Z    Compiling darling_macro v0.23.0
2026-08-25T14:20:47.2970848Z    Compiling clap_derive v4.6.1
2026-08-25T14:20:47.5305607Z    Compiling darling v0.23.0
2026-08-25T14:20:47.5581237Z    Compiling cassowary v0.3.0
2026-08-25T14:20:47.7069795Z    Compiling unicode-truncate v1.1.0
2026-08-25T14:20:47.8498222Z    Compiling iana-time-zone v0.1.65
2026-08-25T14:20:48.0705395Z    Compiling strum v0.26.3
2026-08-25T14:20:48.2098906Z    Compiling toml v0.8.23
2026-08-25T14:20:48.2199211Z    Compiling portable-pty v0.8.1
2026-08-25T14:20:48.2202677Z    Compiling ratatui v0.29.0
2026-08-25T14:20:48.2343142Z    Compiling chrono v0.4.45
2026-08-25T14:20:48.3511158Z    Compiling nucleo-matcher v0.3.1
2026-08-25T14:20:48.3511800Z    Compiling qrcode v0.14.1
2026-08-25T14:20:48.4170181Z    Compiling tempfile v3.27.0
2026-08-25T14:20:48.9276473Z    Compiling hyper-util v0.1.20
2026-08-25T14:20:48.9799463Z    Compiling spt-test-support v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-25T14:20:49.5450804Z    Compiling clap v4.6.1
2026-08-25T14:20:49.8454035Z    Compiling spt-msg v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-25T14:20:50.2785924Z    Compiling spt-runtime v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-25T14:20:50.3392173Z    Compiling spt-term v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-25T14:20:50.6871391Z    Compiling igd-next v0.17.1
2026-08-25T14:20:51.8384327Z    Compiling portmapper v0.16.0
2026-08-25T14:20:53.5442778Z    Compiling spt-live v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-25T14:20:56.5313643Z    Compiling rustls-webpki v0.103.13
2026-08-25T14:20:58.7978444Z    Compiling tokio-rustls v0.26.4
2026-08-25T14:20:58.7979175Z    Compiling rustls-platform-verifier v0.7.0
2026-08-25T14:20:58.7979670Z    Compiling noq-proto v0.17.0
2026-08-25T14:20:58.9466498Z    Compiling hyper-rustls v0.27.9
2026-08-25T14:20:58.9467090Z    Compiling hickory-net v0.26.0-beta.4
2026-08-25T14:20:58.9467596Z    Compiling tokio-websockets v0.13.2
2026-08-25T14:20:59.0700999Z    Compiling reqwest v0.13.4
2026-08-25T14:20:59.9784355Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-25T14:21:12.8852568Z    Compiling spt-net v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-25T14:21:14.7533459Z    Compiling spt-daemon v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-25T14:21:25.2743432Z    Compiling spt v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-25T14:21:31.8453165Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-25T14:21:31.8676910Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-8a409b1382dc8e09)
2026-08-25T14:21:31.8690605Z 
2026-08-25T14:21:31.8690848Z running 1 test
2026-08-25T14:21:38.0667838Z test new_brain_serves_against_old_broker ... ok
2026-08-25T14:21:38.0668147Z 
2026-08-25T14:21:38.0668414Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-08-25T14:21:38.0668772Z 
2026-08-25T14:21:38.0934813Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-25T14:21:38.0935142Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-25T14:21:38.0947429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T14:21:38.0947716Z env:
2026-08-25T14:21:38.0947893Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T14:21:38.0948236Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:38.0948683Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:38.0949167Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:38.0949585Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:38.0949904Z ##[endgroup]
2026-08-25T14:21:38.0991648Z CI-CENSUS scope roots:
2026-08-25T14:21:38.0991981Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T14:21:38.0992483Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-25T14:21:38.0992979Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-25T14:21:38.0993445Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-25T14:21:38.0993751Z   root: /home/reavus/spt-n1-oldbroker
2026-08-25T14:21:38.1035137Z CI-CENSUS self-check OK: walked 384 /proc entries, exe resolution live
2026-08-25T14:21:39.5714702Z CI-CENSUS phase=pre-reap box_procs=383 box_fds=10720 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-25T14:21:43.1596516Z CI-CENSUS phase=end box_procs=383 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-25T14:21:43.1600676Z CI-REAP summary: killed=0 kill_failed=0 flood_orphans=none scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-25T14:21:43.1643054Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-25T14:21:43.1643413Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-25T14:21:43.1655805Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T14:21:43.1656083Z env:
2026-08-25T14:21:43.1656271Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T14:21:43.1656630Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1657070Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1657489Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1657908Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1658228Z ##[endgroup]
2026-08-25T14:21:43.1728657Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE on attempt 1/5
2026-08-25T14:21:43.1792343Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-25T14:21:43.1793898Z ##[group]Run actions/upload-artifact@v4
2026-08-25T14:21:43.1794128Z with:
2026-08-25T14:21:43.1794314Z   name: bench-ledger-n1-Linux
2026-08-25T14:21:43.1794537Z   path: bench-ledger/
2026-08-25T14:21:43.1794733Z   if-no-files-found: warn
2026-08-25T14:21:43.1794934Z   retention-days: 30
2026-08-25T14:21:43.1795124Z   compression-level: 6
2026-08-25T14:21:43.1795306Z   overwrite: false
2026-08-25T14:21:43.1795491Z   include-hidden-files: false
2026-08-25T14:21:43.1795686Z env:
2026-08-25T14:21:43.1795864Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T14:21:43.1796236Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1796678Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1797082Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1797488Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32856409565-1-BbMTSE
2026-08-25T14:21:43.1797818Z ##[endgroup]
2026-08-25T14:21:43.3185294Z (node:2264119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-25T14:21:43.3185861Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-25T14:21:43.3223883Z With the provided path, there will be 1 file uploaded
2026-08-25T14:21:43.3228560Z Artifact name is valid!
2026-08-25T14:21:43.3229505Z Root directory input is valid!
2026-08-25T14:21:43.7997100Z Beginning upload of artifact content to blob storage
2026-08-25T14:21:43.8146127Z (node:2264119) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-25T14:21:44.1369735Z Uploaded bytes 270
2026-08-25T14:21:44.2443414Z Finished uploading artifact content to blob storage!
2026-08-25T14:21:44.2444351Z SHA256 digest of uploaded artifact zip is cb9220a671e52d4c3e73335f1a317f807498e779a58ea04fe19a32aa17c323b5
2026-08-25T14:21:44.2445615Z Finalizing artifact upload
2026-08-25T14:21:44.6466509Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9567344170
2026-08-25T14:21:44.6467578Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 9567344170
2026-08-25T14:21:44.6474308Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32856409565/artifacts/9567344170
2026-08-25T14:21:44.6691807Z Post job cleanup.
2026-08-25T14:21:44.7342766Z [command]/usr/bin/git version
2026-08-25T14:21:44.7408900Z git version 2.43.0
2026-08-25T14:21:44.7438739Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/466e280f-eca0-4861-acf5-f5585926cbb3/.gitconfig'
2026-08-25T14:21:44.7446799Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/466e280f-eca0-4861-acf5-f5585926cbb3' before making global git config changes
2026-08-25T14:21:44.7447485Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T14:21:44.7450582Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T14:21:44.7479523Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T14:21:44.7504496Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-25T14:21:44.7693684Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T14:21:44.7712747Z http.https://github.com/.extraheader
2026-08-25T14:21:44.7719461Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-25T14:21:44.7744693Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-25T14:21:44.7930630Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T14:21:44.7952901Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T14:21:44.8258495Z Cleaning up orphan processes
2026-08-25T14:21:44.8817368Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
